﻿2026-07-22T16:41:58.1886170Z ##[group]Run actions/checkout@v5
2026-07-22T16:41:58.1886976Z with:
2026-07-22T16:41:58.1887523Z   fetch-depth: 0
2026-07-22T16:41:58.1888157Z   repository: BigscreenVR/spt-bs-core
2026-07-22T16:41:58.1893271Z   token: ***
2026-07-22T16:41:58.1893794Z   ssh-strict: true
2026-07-22T16:41:58.1894358Z   ssh-user: git
2026-07-22T16:41:58.1894903Z   persist-credentials: true
2026-07-22T16:41:58.1895531Z   clean: true
2026-07-22T16:41:58.1896286Z   sparse-checkout-cone-mode: true
2026-07-22T16:41:58.1896947Z   fetch-tags: false
2026-07-22T16:41:58.1897534Z   show-progress: true
2026-07-22T16:41:58.1898107Z   lfs: false
2026-07-22T16:41:58.1898620Z   submodules: false
2026-07-22T16:41:58.1899190Z   set-safe-directory: true
2026-07-22T16:41:58.1899831Z   allow-unsafe-pr-checkout: false
2026-07-22T16:41:58.1900463Z ##[endgroup]
2026-07-22T16:41:58.3757206Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T16:41:58.3758865Z ##[group]Getting Git version info
2026-07-22T16:41:58.3759749Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-22T16:41:58.4066692Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-22T16:41:58.4293465Z git version 2.43.0.windows.1
2026-07-22T16:41:58.4317895Z ##[endgroup]
2026-07-22T16:41:58.4325710Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d736db70-af82-4dbd-9a4d-9d7bc7135c7f\.gitconfig'
2026-07-22T16:41:58.4339016Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d736db70-af82-4dbd-9a4d-9d7bc7135c7f' before making global git config changes
2026-07-22T16:41:58.4340588Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T16:41:58.4343790Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-22T16:41:58.4611876Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-22T16:41:58.4821350Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T16:41:58.4846526Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T16:41:58.4850616Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T16:41:58.6072919Z refs/heads/main
2026-07-22T16:41:58.6098121Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-22T16:41:58.6697871Z HEAD is now at db069619 triage(daemon-lifecycle): v0.39.4 field bug 3 ROOT PINNED — rc console mode drops DISABLE_NEWLINE_AUTO_RETURN (KH 7.56 + REQ-RC-NEWLINE-PRESENTATION-TRUTH)
2026-07-22T16:41:58.8091901Z ##[endgroup]
2026-07-22T16:41:58.8092739Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-22T16:42:00.4607174Z ##[group]Cleaning the repository
2026-07-22T16:42:00.4608113Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-22T16:42:05.0785849Z Removing target/
2026-07-22T16:42:05.0816767Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-22T16:42:05.1590635Z HEAD is now at db069619 triage(daemon-lifecycle): v0.39.4 field bug 3 ROOT PINNED — rc console mode drops DISABLE_NEWLINE_AUTO_RETURN (KH 7.56 + REQ-RC-NEWLINE-PRESENTATION-TRUTH)
2026-07-22T16:42:05.1616357Z ##[endgroup]
2026-07-22T16:42:05.1620950Z ##[group]Disabling automatic garbage collection
2026-07-22T16:42:05.1625896Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-22T16:42:05.1888153Z ##[endgroup]
2026-07-22T16:42:05.1888856Z ##[group]Setting up auth
2026-07-22T16:42:05.1897888Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-22T16:42:05.2165016Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-22T16:42:05.7208112Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T16:42:05.7469651Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-22T16:42:06.2476710Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T16:42:06.2733642Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-22T16:42:06.8649818Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-22T16:42:06.8992884Z ##[endgroup]
2026-07-22T16:42:06.8993530Z ##[group]Fetching the repository
2026-07-22T16:42:06.9001030Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-22T16:42:10.8114568Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T16:42:10.8115015Z  * [new branch]        build/daemon-lifecycle-w3 -> origin/build/daemon-lifecycle-w3
2026-07-22T16:42:10.8256099Z [command]"c:\program files\git\cmd\git.exe" branch --list --remote origin/main
2026-07-22T16:42:10.8591207Z   origin/main
2026-07-22T16:42:10.8613919Z [command]"c:\program files\git\cmd\git.exe" rev-parse refs/remotes/origin/main
2026-07-22T16:42:10.8821067Z db069619c97ef9343a557afedce91a345b1f4944
2026-07-22T16:42:10.8840365Z ##[endgroup]
2026-07-22T16:42:10.8841307Z ##[group]Determining the checkout info
2026-07-22T16:42:10.8841980Z ##[endgroup]
2026-07-22T16:42:10.8846852Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-22T16:42:10.9143018Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-22T16:42:11.0319321Z ##[group]Checking out the ref
2026-07-22T16:42:11.0324210Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T16:42:11.0812867Z branch 'main' set up to track 'origin/main'.
2026-07-22T16:42:11.0813167Z Your branch is up to date with 'origin/main'.
2026-07-22T16:42:11.0813406Z Switched to and reset branch 'main'
2026-07-22T16:42:11.0833686Z ##[endgroup]
2026-07-22T16:42:11.1115736Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-22T16:42:11.1354712Z db069619c97ef9343a557afedce91a345b1f4944
